TMS2000 Rain Gauge Communication Driver

 

TMS2000 Rain Gauge is driver to communicate with raingauge controller of Alpha Tech in Korea.

 

1. Read settings

 

<Figure 1> is read setting example of TMS2000 Rain Gauge communication driver.

 
<Figure 1> Read setting example of TMS2000 Rain Gauge driver

Device part of  <Figure 1> input Com Port(COM1), Baud Rate(9600), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively, according to setting of controller.

 

TMS2000 Rain Gauge driver read schedule

You just write read schedule of TMS2000 Rain Gauge communication driver written as single line, such as READ,   ,  ,  0,  0,  1,. (Behind the second parameter is position to save read value)

 

Read schedule example)

READ,      ,       ,     0,    0,   1,

 

<Table 1> is save address of data and save contents which are read by read command of TMS2000 Rain Gauge communication driver.

Save Address Contents
Save Addr + 0 Rain per hour(mm)
Save Addr + 1 Rain per day(mm)
Save Addr + 2 Max rain per hour(mm)
Save Addr + 3 Rain per year(mm)
<Table 1> Save address and save contents of read data by using read command
2. Writing settings

TMS2000 raingauge have no writing settings because read only.

 

3. Communication cable connection

Connect general RS-232C communication cable( Cross ) to 9pin serial communication port of TMS2000 device.

<Figure 2> is appearance of TMS2000 device.

<Figure 2> Appearance of TMS2000 device